home *** CD-ROM | disk | FTP | other *** search
/ Fr. John Corapi, Solt / Fr. John Corapi, Solt.iso / pc / Quiz5.swf / scripts / DefineButton2_74 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-02-25  |  106 b   |  5 lines

  1. on(release){
  2.    field1 = "Wrong.  No, the Trinity is a mystery in the strict sense";
  3.    first1 = 0;
  4. }
  5.